branchrust_reboot/main/bear anim updatescancel
13 Commits over 0 Days - ∞cph!
Added DDrawAnimalMovement editor convar, draws animal movement info for debugging/testing, currently:
magenta line: current ServerRotation (set to navagent desiredVelocity.normalized)
cyan line: clientside movement delta, used to slerp clientside rotation to
yellow line: current clientside rotation
add ClientTurnSpeedOverride fore testing/debugging
Modify bear AI design so they never stop chasing or timeout in combat, to make it easier to test bears. For test branch only!
HideInInspector HipFudge to make it clear it is not currently used, but keep values.
Removed all the old LagyAss related code to eliminate it from animation appearance